home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / lib / pkgconfig / atk.pc next >
Text File  |  2014-11-02  |  262b  |  12 lines

  1. prefix=/c/gcdev/dependencies/gtk-install
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: Atk
  7. Description: Accessibility Toolkit
  8. Version: 2.14.0
  9. Requires: gobject-2.0
  10. Libs: -L${libdir} -latk-1.0
  11. Cflags: -I${includedir}/atk-1.0
  12.